infinite recursion meaning in Chinese
无限递归
无限递回
Examples
- Count , the result would be infinite recursion
当计数降为零时,在正常情况下, - Make sure you do not have an infinite loop or infinite recursion
确保您没有无限循环或无限递归。 - Test avoids infinite recursion in normal cases by doing nothing when the count falls to zero
测试不做任何事情来避免无穷递归。 - If a thread has memory problems , the most likely cause is programming error , such as infinite recursion
如果某个线程有内存问题,则最可能的原因为编程错误(如无限递归) 。 - The xbl binding " % s " is already used by too many ancestor elements ; not applying it to prevent infinite recursion
Xbl绑定" % s "已被过多上层节点使用;现不执行该绑定以防止无穷递归。